hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
fillRectangle
hip
api
graphics
g2d
renderer2d
Float overloading for fillRectangle
void
fillRectangle
(float x, float y, float width, float height, HipColor color)
version(DefineOverloadings)
void
fillRectangle
(
float
x
,
float
y
,
float
width
,
float
height
,
HipColor
color
=
HipColor.no
)
void
fillRectangle
(T r, HipColor color)
Meta
Source
See Implementation
hip
api
graphics
g2d
renderer2d
functions
drawCircle
drawEllipse
drawLine
drawRectangle
fillCircle
fillEllipse
fillRectangle
setFont
static functions
createFromAtlas
Float overloading for fillRectangle